Skip to content

Add TaxCore technical writer agent#1063

Open
DTIBeograd wants to merge 3 commits intogithub:stagedfrom
DTIBeograd:add-taxcore-technical-writer-agent
Open

Add TaxCore technical writer agent#1063
DTIBeograd wants to merge 3 commits intogithub:stagedfrom
DTIBeograd:add-taxcore-technical-writer-agent

Conversation

@DTIBeograd
Copy link

Adds a domain-expert agent for documenting the TaxCore electronic fiscal invoicing ecosystem, including Secure Element Reader, smart card workflows, PKI/SE security, and fiscal invoicing concepts.

github-actions bot and others added 2 commits March 18, 2026 00:27
Adds a domain-expert agent for documenting the TaxCore electronic
fiscal invoicing ecosystem, including Secure Element Reader, smart
card workflows, PKI/SE security, and fiscal invoicing concepts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DTIBeograd DTIBeograd requested a review from aaronpowell as a code owner March 18, 2026 09:02
@DTIBeograd DTIBeograd changed the base branch from main to staged March 18, 2026 09:08
@DTIBeograd DTIBeograd requested a review from dvelton as a code owner March 18, 2026 09:08
@aaronpowell
Copy link
Contributor

It looks like you've incorrectly branched from the main branch not staged, and as a result all the materialised plugins are included in this PR.

You can attempt to fix this with a rebase:

git fetch origin staged
git rebase --onto origin/staged origin/main <branch name>
git push --force-with-lease

If that does not resolve it, you can run npm run plugin:clean which will delete the materialised plugins and you can commit that change.

Accept upstream updates for frontend-web-dev and gem-team plugin descriptions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DTIBeograd
Copy link
Author

Hey @aaronpowell and @dvelton — just wanted to flag that the merge conflicts have been resolved and the branch is now up to date with staged. 🎉

The two remaining CI failures (validate-readme and check-materialized-files) are pre-existing issues on the upstream staged branch and are not introduced by this PR. The check-materialized-files failure is a 403 permission error on the CI bot, and validate-readme errors are in unrelated plugins.

Would appreciate a review when you get a chance. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants